home *** CD-ROM | disk | FTP | other *** search
-
- ;Create multiplayer battle setup cfg file
-
- [GLOBALS]
- BackgroundFile="Multiplayer Battle Setup"
-
- [TEXT_1] ;Four text areas representing the wizard names
- Font=SMALL
- Rect2=75,25,300,50
- Textflags=LEFT
- Text=55; "No Player"
- Rect1=60,20,240,40
-
-
- [TEXT_2]
- Font=SMALL
- Rect2=75,100,300,125
- Textflags=LEFT
- Text=55; "No Player"
- Rect1=60,80,240,100
-
-
- [TEXT_3]
- Font=SMALL
- Rect2=75,175,300,200
- Textflags=LEFT
- Text=55; "No Player"
- Rect1=60,140,240,160
-
-
- [TEXT_4]
- Font=SMALL
- Rect2=75,250,300,275
- Textflags=LEFT
- Text=55; "No Player"
- Rect1=60,200,240,220
-
-
- [TEXT_5] ;Four text areas representing the percentage handicap
- Font=SMALL
- Rect2=75,50,125,75
- Textflags=LEFT
- Text="0"
- Rect1=60,40,100,60
-
-
- [TEXT_6]
- Font=SMALL
- Rect2=75,125,125,150
- Textflags=LEFT
- Text="0"
- Rect1=60,100,100,120
-
-
- [TEXT_7]
- Font=SMALL
- Rect2=75,200,125,225
- Textflags=LEFT
- Text="0"
- Rect1=60,160,100,180
-
-
- [TEXT_8]
- Font=SMALL
- Rect2=75,275,125,300
- Textflags=LEFT
- Text="0"
- Rect1=60,220,100,240
-
-
-
- [TEXT_9] ;Four text areas representing the word handicap
- Font=SMALL
- Rect2=125,50,325,75
- Textflags=LEFT
- Text=56; "Handicap"
- Rect1=100,40,260,60
-
- [TEXT_10]
- Font=SMALL
- Rect2=125,125,325,150
- Textflags=LEFT
- Text=56; "Handicap"
- Rect1=100,100,260,120
-
- [TEXT_11]
- Font=SMALL
- Rect2=125,200,325,225
- Textflags=LEFT
- Text=56; "Handicap"
- Rect1=100,160,260,180
-
- [TEXT_12]
- Font=SMALL
- Rect2=125,275,325,300
- Textflags=LEFT
- Text=56; "Handicap"
- Rect1=100,220,260,240
-
-
- [MESSAGELISTBOX_1] ;1 large chat area
- Font=SMALL
- Rect2=25,325,375,525
- Rect1=20,260,300,420
-
-
- [EDITBOX_1] ;1 long edit area for entering chat messages
- Font=SMALL
- Rect2=25,540,650,575
-
- Text="edit box1";
- Rect1=20,432,520,460
-
-
- [TEXTBUTTON_1] ;"Action!" button
- Font=SMALL
- Rect2=400,490,575,525
- Text=11; "Cancel"
- Rect1=320,392,460,420
-
- [TEXT_13] ;1 Text box to show the name of the game
- Font=SMALL
- Rect2=400,25,775,75
- Textflags=MIDDLE
- Text=""
- Rect1=320,20,620,60
-
- [TEXT_14] ;1 Text box to show map name
- Font=SMALL
- Rect2=500,100,775,135
- Textflags=MIDDLE
- Text=""
- Rect1=400,80,620,108
-
-
- [TEXT_15] ;13 Text boxes to show game property types
- Font=SMALL
- Rect2=400,150,550,175
- Textflags=LEFT
- Text=33; "Mana"
- Rect1=320,120,440,140
-
- [TEXT_16]
- Font=SMALL
- Rect2=400,175,550,200
- Textflags=LEFT
- Text=34; "Health"
- Rect1=320,140,440,160
-
- [TEXT_17]
- Font=SMALL
- Rect2=400,200,550,225
- Textflags=LEFT
- Text=58; "Magic items"
- Rect1=320,160,440,180
-
- [TEXT_18]
- Font=SMALL
- Rect2=400,225,550,250
- Textflags=LEFT
- Text=59; "Selection time"
- Rect1=320,180,440,200
-
- [TEXT_19]
- Font=SMALL
- Rect2=400,250,550,275
- Textflags=LEFT
- Text=36; "Law talismans"
- Rect1=320,200,440,220
-
-
- [TEXT_20]
- Font=SMALL
- Rect2=400,275,550,300
- Textflags=LEFT
- Text=37; "Neutral talismans"
- Rect1=320,220,440,240
-
- [TEXT_21]
- Font=SMALL
- Rect2=400,300,550,325
- Textflags=LEFT
- Text=38; "Chaos talismans"
- Rect1=320,240,440,260
-
- [TEXT_22]
- Font=SMALL
- Rect2=400,325,550,350
- Textflags=LEFT
- Text=60; "Game time"
- Rect1=320,260,440,280
-
- [TEXT_23]
- Font=SMALL
- Rect2=400,350,550,375
- Textflags=LEFT
- Text=61; "Lives"
- Rect1=320,280,440,300
-
-
- [TEXT_24]
- Font=SMALL
- Rect2=400,375,550,400
- Textflags=LEFT
- Text=62; "Places of power"
- Rect1=320,300,440,320
-
-
- [TEXT_25]
- Font=SMALL
- Rect2=400,400,550,425
- Textflags=LEFT
- Text=63; "Mana sprites"
- Rect1=320,320,440,340
-
-
- [TEXT_26]
- Font=SMALL
- Rect2=400,425,550,450
- Textflags=LEFT
- Text=64; "Artefacts"
- Rect1=320,340,440,360
-
- [TEXT_27]
- Font=SMALL
- Rect2=400,450,550,475
- Textflags=LEFT
- Text=65; "Control limit"
- Rect1=320,360,440,380
-
-
-
- [TEXT_28] ;13 Text boxes to show game property values
- Font=SMALL
- Rect2=550,150,600,175
- Textflags=LEFT
- Text="400"
- Rect1=440,120,480,140
-
-
- [TEXT_29]
- Font=SMALL
- Rect2=550,175,600,200
- Textflags=LEFT
- Text="650"
- Rect1=440,140,480,160
-
-
- [TEXT_30]
- Font=SMALL
- Rect2=550,200,600,225
- Textflags=LEFT
- Text="8"
- Rect1=440,160,480,180
-
-
- [TEXT_31]
- Font=SMALL
- Rect2=550,225,600,250
- Textflags=LEFT
- Text="60"
- Rect1=440,180,480,200
-
-
- [TEXT_32]
- Font=SMALL
- Rect2=550,250,600,275
- Textflags=LEFT
- Text="4"
- Rect1=440,200,480,220
-
-
- [TEXT_33]
- Font=SMALL
- Rect2=550,275,600,300
- Textflags=LEFT
- Text="3"
- Rect1=440,220,480,240
-
-
- [TEXT_34]
- Font=SMALL
- Rect2=550,300,600,325
- Textflags=LEFT
- Text="2"
- Rect1=440,240,480,260
-
-
- [TEXT_35]
- Font=SMALL
- Rect2=550,325,600,350
- Textflags=LEFT
- Text="30"
- Rect1=440,260,480,280
-
-
- [TEXT_36]
- Font=SMALL
- Rect2=550,350,600,375
- Textflags=LEFT
- Text="5"
- Rect1=440,280,480,300
-
-
- [TEXT_37]
- Font=SMALL
- Rect2=550,375,600,400
- Textflags=LEFT
- Text="4"
- Rect1=440,300,480,320
-
-
- [TEXT_38]
- Font=SMALL
- Rect2=550,400,600,425
- Textflags=LEFT
- Text="100"
- Rect1=440,320,480,340
-
-
- [TEXT_39]
- Font=SMALL
- Rect2=550,425,600,450
- Textflags=LEFT
- Text="100"
- Rect1=440,340,480,360
-
- [TEXT_40]
- Font=SMALL
- Rect2=550,450,600,475
- Textflags=LEFT
- Text="100"
- Rect1=440,360,480,380
-
-
- [STANDARDBUTTON_1] ; wizard icon buttons
- Rect2=325,25,375,75
- Rect1=260,20,300,60
-
-
- [STANDARDBUTTON_2]
- Rect2=325,100,375,150
- Rect1=260,80,300,120
-
-
- [STANDARDBUTTON_3]
- Rect2=325,175,375,225
- Rect1=260,140,300,180
-
-
- [STANDARDBUTTON_4]
- Rect2=325,250,375,300
- Rect1=260,200,300,240
-
-
- [STANDARDBUTTON_5] ; colour buttons
- Rect2=30,30,75,75
- Rect1=24,24,60,60
-
- [STANDARDBUTTON_6]
- Rect2=30,105,75,150
- Rect1=24,84,60,120
-
-
- [STANDARDBUTTON_7]
- Rect2=30,180,75,225
- Rect1=24,144,60,180
-
-
- [STANDARDBUTTON_8]
- Rect2=30,255,75,300
- Rect1=24,204,60,240
-
-
- [SLIDERBAR_1] ; four slider bars to adjust the handicap
- Rect2=125,50,325,75
- minValue=0
- maxValue=50
- step=5
- Rect1=100,40,260,60
-
-
- [SLIDERBAR_2]
- Rect2=125,125,325,150
- minValue=0
- maxValue=50
- step=5
- Rect1=100,100,260,120
-
-
- [SLIDERBAR_3]
- Rect2=125,200,325,225
- minValue=0
- maxValue=50
- step=5
- Rect1=100,160,260,180
-
-
- [SLIDERBAR_4]
- Rect2=125,275,325,300
- minValue=0
- maxValue=50
- step=5
- Rect1=100,220,260,240
-
- [TEXTBUTTON_3]
- Rect1=0,0,0,0
-
- [TEXTBUTTON_4]
- Rect1=0,0,0,0
-
- [TEXTBUTTON_5]
- Rect1=0,0,0,0
-
- [TEXTBUTTON_6]
- Rect1=0,0,0,0
-
- [TEXTBUTTON_7]
- Rect1=0,0,0,0
-
- [TEXTBUTTON_8]
- Rect1=0,0,0,0
-
-
-
-
-
-
-
-
-
-
-